home *** CD-ROM | disk | FTP | other *** search
/ ShareWare OnLine 2 / ShareWare OnLine Volume 2 (CMS Software)(1993).iso / bbs_soft / sfmail33.zip / SMREAD.CFG < prev    next >
Text File  |  1992-07-16  |  4KB  |  82 lines

  1. ;  All text after the semi-colon is considered a comment
  2. ;
  3. ;BEEPONMINE     ;This will cause the reader to sound a tone when it
  4. ;               ;gets to a message addressed to "you" alerting you that
  5. ;               ;it is your message.
  6. ;
  7. ;TONE 150       ;This sets the sound/tone that BEEPONMINE sounds.
  8. ;               ;The default is 150. This should never be set lower then
  9. ;               ;25 and can be set as high as 2000.
  10. ;
  11. ;TONEDELAY 20   ;This sets the "duration" of the tone in milliseconds.
  12. ;               ;The default is 20. Specifying 50 may be a bit long. You
  13. ;               ;can experiment with TONE and TONEDELAY to get the setting
  14. ;               ;you like.
  15. ;
  16. ;NOTEARLINE     ;In registered readers, this keyword will disable/turn off
  17. ;               ;the "tear line" that appears above the tag line. This may
  18. ;               ;be required by systems such as Fido.
  19. ;
  20. ;SUBJORDER      ; For registered readers, this command automatically
  21. ;               ; sorts ALL messages into thread order (during the LOAD)
  22. ;               ; You can do this selectively as well... Check the docs
  23. ;               ; for more.
  24. ;               ; This feature has been turned off in the SHAREWARE reader.
  25. ;
  26. ;NOSORT 1       ; If you want to exclude a conference from being sorted,
  27. ;               ; Then specify the keyword nosort followed by the conference
  28. ;               ; number. This will only exclude it from the "automatic" sort.
  29. ;               ; If you press F10 from the Main menu, then the conference
  30. ;               ; will still be sorted.
  31. ;               ; This is useful if you don't want to sort into thread order
  32. ;               ; your local conferences (only netmail ones), you can
  33. ;               ; NOSORT the local ones... You must specify a new NOSORT
  34. ;               ; line for each conference.
  35. ;
  36. TOYOU
  37. CONFNUM  ; conference numbering system (used to be /c on command line)
  38. ;VGA      ; invokes 4x/5x line mode for ega vga systems
  39. ;
  40. ;           The following lines all set to the old default
  41. ;           colors for the program;
  42. ;           The default colors are specified
  43. ;           Valid "colors" must be spelled exactly!
  44. ;           Valid colors are:
  45. ;               Black, Blue, Green, Cyan, Red,
  46. ;               Magenta, Brown, Gray, Darkgray,
  47. ;               Lightblue, lightgreen, lightcyan,
  48. ;               lightred, lightmagenta, yellow and white
  49. ;
  50. ;FC   WHITE   ; Normal foreground color
  51. ;BC   BLUE    ; Normal background color
  52. ;QFC  LIGHTGRAY; Normal foreground color for quoted strings
  53. ;QFB  BLUE    ; Normal foreground color for quoted strings
  54. ;HFC  WHITE   ; Highlight - foreground color
  55. ;HBC  RED     ; Highlight - background color
  56. ;EFC  WHITE   ; Edit window - foreground color
  57. ;EBC  BLUE    ; edit window - background color
  58. ;EHFC BLACK   ; edit highlight - foreground color
  59. ;EHBC BROWN   ; edit highlight - background color
  60. ;EAFC  BLACK   ; edit alternate color - foreground
  61. ;EABC  BROWN   ; edit alternate color - background
  62. ;PLAID BLUE   ; used as the "speckled" background
  63. ;
  64. ;
  65. ;   The following lines instruct SMREAD how to handle the compressed file
  66. ;   If your compressed file is compressed with a utility other then
  67. ;   PKZIP/PKUNZIP, changing the lines below will allow SMREAD to process
  68. ;   the file in any format.
  69. ;
  70. ;FORMAT SFM   ; this is the file extension to work with - SFMail autodetects
  71. ;             ; the compression type if the format is SFM
  72. ;UNZIP pkunzip %file -o
  73. ;ZIPADD pkzip -u %file %files
  74. ;ZIPMOVE pkzip -m %file %files -es
  75. ;UNARJ arj e %file
  76. ;ARJADD arj u -e %file %files
  77. ;ARJMOVE arj m -e %file %files
  78. ;zipmem 500
  79. ;arjmem 260
  80. ;lhamem 180
  81. ;dosmem 500
  82.